home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 5 / Amiga Tools 5.iso / tools / disk-tools / file splitter / splitter / smakefile < prev    next >
Encoding:
Makefile  |  1995-03-31  |  183 b   |  15 lines

  1. #
  2. # Makefile automatically generated by MKMK V6.55
  3. # Fri Mar 31 23:34:58 1995
  4. #
  5.  
  6. OBJS= Splitter.o
  7.  
  8. Splitter: $(OBJS)
  9.    sc link to Splitter with <<
  10. $(OBJS)
  11. <
  12.  
  13. Splitter.o: Splitter.c
  14.  
  15.